+2005-12-05 Michael Natterer <mitch@imendio.com>
+
+ * gdk/x11/gdkevents-x11.c: map the new GtkSettings properties
+ "timeout-initial", "timeout-repeat", "color-scheme" and
+ "enable-enimations" to X settings.
+
2005-12-05 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkevents.c:
+2005-12-05 Michael Natterer <mitch@imendio.com>
+
+ * gdk/x11/gdkevents-x11.c: map the new GtkSettings properties
+ "timeout-initial", "timeout-repeat", "color-scheme" and
+ "enable-enimations" to X settings.
+
2005-12-05 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkevents.c:
{ "Gtk/CursorThemeSize", "gtk-cursor-theme-size" },
{ "Gtk/ShowInputMethodMenu", "gtk-show-input-method-menu" },
{ "Gtk/ShowUnicodeMenu", "gtk-show-unicode-menu" },
+ { "Gtk/TimeoutInitial", "gtk-timeout-initial" },
+ { "Gtk/TimeoutRepeat", "gtk-timeout-repeat" },
+ { "Gtk/ColorScheme", "gtk-color-scheme" },
+ { "Gtk/EnableAnimations", "gtk-enable-animations" },
{ "Xft/Antialias", "gtk-xft-antialias" },
{ "Xft/Hinting", "gtk-xft-hinting" },
{ "Xft/HintStyle", "gtk-xft-hintstyle" },